home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / Sherlock 2.0 / SDEL / sdel_args next >
Text File  |  1996-04-06  |  661b  |  30 lines

  1. !    Argument file for SPP.  Comment lines start with !
  2. !    
  3. !    source: SPP_args
  4. !
  5. ! ----- Sherlock arguments
  6.  
  7. SDEL
  8. "++>>SDEL_log"        !arg 0 is ignored but must be present.
  9.  
  10. !--sl_warning !--sl_dots !--sl_time
  11. !++sl_full_trace        !full trace of STATB and STATX macros.
  12. !--sl_trace
  13.  
  14. ! ----- Traces
  15.  
  16. !++*
  17.  
  18. ! ----- Program arguments
  19.  
  20. !    SDEL in out [options]\n\n");
  21.  
  22. :SDELsrc:sdel.c :SDELtest:sdel.c.SDEL
  23.  
  24.         !-d        retain SL_DISABLE macros\n");
  25.         !-f <file> rename macros using a synonym file\n");
  26.         !-i        remove #include sl.h lines\n");
  27.         !-n        disallow nested comments\n");
  28.         !-r        retain SL_NAME macros\n");
  29.         !-t        allow trigraph translation\n");
  30.